Click or drag to resize

ItemShapePropertyPaths Property

Identifies additional properties to return in a response.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<PropertyPath> PropertyPaths { get; }

Property Value

Type: IListPropertyPath
The property paths.
See Also